3D Graphics Programming with QuickDraw 3D 1.5.4
Previous | QD3D Book | Overview | Chapter Contents | Next |
The Q3XElementType_GetElementSize routine returns the size of an attribute or element.
The Q3XElementType_GetElementSize function returns the size in bytes of an asttribute or element type.
TQ3Status Q3XElementType_GetElementSize(
TQ3ElementType elementType,
unsigned long *sizeOfElement);
Previous | QD3D Book | Overview | Chapter Contents | Next |